home *** CD-ROM | disk | FTP | other *** search
/ Crack It! / Crack It!.iso / CONTENT / FANTASY / FANTASY.TXT < prev   
Encoding:
Text File  |  1998-01-31  |  1.9 KB  |  68 lines

  1. Fantasy World Empire
  2.  
  3. Edit gazgame*.dat (* is represented 
  4. by the slot number that the games has
  5. been saved on, the first or top slot 
  6. is saved as gazgame0.dat) If you have 
  7. chosen to be the first player this is 
  8. much easier, but if not it is still 
  9. possible. For the first player (grey 
  10. backround) go to the fourth byte of the 
  11. file and you will find it and the next 
  12. two bytes represent the amount of gold 
  13. the first player has. If these 3 bytes 
  14. are overwriten with FF FF FF, the first 
  15. player should get about 16,000,000 gold. 
  16. Enough to win against just about anyone. 
  17. If you don't go the first player, all I 
  18. suggest is spend some money, (build maybe 
  19. an Armoury and buy 4 Fighters) and then 
  20. edit gazgame*.dat and search for the 
  21. hexadecimal equivalent (in this case it 
  22. should be 30 000 - 17 000 = 13 000 or C8 32) 
  23. and make sure it's on your part of the file, 
  24. there is a copy of the description of the 
  25. character at the bottom after lots and lots 
  26. of the same 2 bytes, 7 bytes apart.
  27.  
  28. Secondly, edit npc1.dat and search for whatever 
  29. your players name is (ie. if you called your 
  30. player DEATH, you search for DEATH. Then, 
  31. (once again, from the first character of 
  32. the name and the first character is one, 
  33. these bytes represent these things:
  34.  
  35. 21: Total Campaings
  36. 23: Campaings Won
  37. 25: Campaings Lost
  38. 27: Total Battles
  39. 35: Battles Won
  40. 39: Battles Lost
  41. 41: Heros Lost
  42. 47: Regulars Lost
  43. 51: Heros Killed
  44. 53: Regulars Killed
  45. 55: Experiance (40 54 89 gives you 9,000,000 Exp. 
  46. and level 36.)
  47.  
  48. From these, you can fill the byte and all 
  49. the bytes after them but before the next 
  50. set, ie. for Total Campians you can fill 21 and 22.
  51.  
  52. For your ability scores, anything from 0 to 
  53. 255 is possible (00 - FF) and Charisma doesn't 
  54. seem to work to well when you put it up
  55. very high, but here are the scores:
  56.  
  57. 59: Str
  58. 61: Int
  59. 60: Wis
  60. 62: Dex
  61. 63: Con
  62. 64: Cha
  63.  
  64.  
  65.  
  66.  
  67.  
  68.